Autogenerated HTML docs for v1.6.4-114-gefd1 
diff --git a/git-symbolic-ref.html b/git-symbolic-ref.html index 758c992..8a737a5 100644 --- a/git-symbolic-ref.html +++ b/git-symbolic-ref.html 
@@ -327,8 +327,8 @@  <div class="para"><p>Given one argument, reads which branch head the given symbolic   ref refers to and outputs its path, relative to the <tt>.git/</tt>   directory. Typically you would give <tt>HEAD</tt> as the &lt;name&gt;  -argument to see on which branch your working tree is on.</p></div>  -<div class="para"><p>Give two arguments, create or update a symbolic ref &lt;name&gt; to  +argument to see which branch your working tree is on.</p></div>  +<div class="para"><p>Given two arguments, creates or updates a symbolic ref &lt;name&gt; to   point at the given branch &lt;ref&gt;.</p></div>   <div class="para"><p>A symbolic ref is a regular file that stores a string that   begins with <tt>ref: refs/</tt>. For example, your <tt>.git/HEAD</tt> is  @@ -387,7 +387,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2009-07-01 02:31:04 UTC  +Last updated 2009-08-11 06:23:34 UTC   </div>   </div>   </body>